Fix typo in src/ChangeLog.
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Apr 2010 09:09:56 +0000 (12:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Apr 2010 09:09:56 +0000 (12:09 +0300)
src/ChangeLog

index d9be3247c2db8317e5723560f20bbaef65540667..a1473649daef25848d59b0fbda7b3c4fc56836a7 100644 (file)
 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
 
        These changes remove termcap.c from the build on Posix platforms.
-       * Makefilie.in (termcapobj): Move termcap.o from here...
+       * Makefile.in (termcapobj): Move termcap.o from here...
        (MSDOS_OBJ): ...to here.
        (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
        now identical to when LIBS_TERMCAP is defined.